Open vSwitch. Docker image of Open vSwitch with ssh enabled running over supervisord. This is a very small docker image built on top of Alpine distribution.
Open vSwitch: It is a multilayer software switch licensed under the open source Apache 2 license. Our goal is to implement a production quality switch ...
OVN provides network virtualization to containers. OVN's integration with Docker currently works in two modes - the “underlay” mode or the “overlay” mode.
With OVS being run as a container, it needs some privileges to access network and system resources. In Docker, this is controlled by providing Capability ...